.wrapper{
  overflow: hidden;
}
.wrapper a{
  color: #000;
}
.banner{
  height: 151px;
  background: url(../images/index/banner.jpg) no-repeat top center;
  padding-top: 34px;
  box-sizing: border-box;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.logo{
  width: 441px;
  height: 59px;
  float: left;
}
.search{
  float: right;
  position: relative;
  width: 405px;
  height: 42px;
  background: url(../images/index/search.png) no-repeat;
  padding-left: 58px;
  box-sizing: border-box;
  margin-top: 9px;
}
.wrapper .banner .search input {
  border: none;
  font-size: 20px;
  font-style: normal;
  width: 300px;
  height: 42px;
  line-height: 42px;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  color: #2259a9;
}
.wrapper .banner .search input::-webkit-input-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input:-moz-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input::-moz-placeholder{
  color:#2259a9;
}
.wrapper .banner .search input:-ms-input-placeholder{
  color:#2259a9;
}
.wrapper .banner .search button {
  position: absolute;
  right: 20px;
  top: 8px;
  width: 27px;
  height: 27px;
  background: url(../images/index/query.png) no-repeat;
  cursor: pointer;
  z-index: 2;
  border: none;
  outline: 0;
}
.wrapper .banner .nav {
  width: 1200px;
  margin: 15px auto 0;
}
.wrapper .banner .nav li {
  float: left;
  padding-right:30px;
  margin-right: 31px;
  border-right: 1px solid #6595c2;
}
.wrapper .banner .nav li a {
  font-size: 20px;
  color: #fff;
}
.wrapper .banner .nav li:last-child{
  margin-right: 0;
  padding-right: 0;
  border: none;
}
.row1{
  width: 1200px;
  margin: 25px auto 0;
}
.row1 .left{
  float: left;
  width: 806px;
}
.row1 .left a{
  display: none;
  width: 806px;
  height: 454px;
}
.row1 .right{
  float: left;
  width: 394px;
  height: 454px;
  background-color: #434448;
}
.row1 .right li{
  height: 83px;
  cursor: pointer;
}
.row1 .right li.select{
  background: url(../images/index/selected.png) repeat-x;
}
.row1 .right li.select a{
  font-weight: 500;
}
.row1 .right li a{
  display: block;
  width: 359px;
  font-size: 20px;
  color: #fff;
  height: 83px;
  padding: 5px 10px 0;
  margin: 0 auto;
  border-bottom: 1px solid rgba(255,255,255,.2);
  box-sizing: border-box;
  text-decoration: none;
}
.row1 .right .more{
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.row1 .right .more a{
  font-size: 18px;
  color: #fff;
}
.w320{
  width: 320px;
  float: left;
  margin-top: 25px;
}
.w320 .row2 .top {
  width: 320px;
  height: 75px;
  background: url(../images/index/yj_top.png) no-repeat;
  position: relative;
}
.yj-more{
  position: absolute;
  top: 28px;
  right: 24px;
}
.w320 .row2 .content {
  height: 491px;
  border: 1px solid #ededee;
  border-top: none;
}
 .w320 .row2 .content .choice{
  height: 36px;
  border-bottom: 1px solid #ededee;
  padding-top: 10px;
  position: relative;
}
 .w320 .row2 .content .choice .new{
  float: left;
  width: 50px;
  height: 26px;
  line-height: 26px;
  background: url("../images/index/yj_new.png") no-repeat;
  font-size: 14px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  margin-left: 20px;
  cursor: pointer;
}
 .w320 .row2 .content .choice .focus{
  position: relative;
  float: left;
  width: 112px;
  height: 26px;
  line-height: 26px;
  background: url("../images/index/focus.png") no-repeat;
  margin-left: 12px;
  padding-left: 58px;
  font-size: 14px;
  color: #2259a9;
  cursor: pointer;
}
 .w320 .row2 .content .choice .focus span.arrow{
  position: absolute;
  right:8px;
  top:9px;
  display: inline-block;
  width: 18px;
  height: 9px;
  background: url("../images/index/arrow.png") no-repeat;
  cursor: pointer;
}
 .w320 .row2 .content .choice a{
  font-size: 12px;
  color: #666;
}
 .w320 .row2 .content .choice .city{
  display: none;
  position: absolute;
  right:67px;
  top:45px;
  width: 118px;
  height: 168px;
  border: 1px solid #2274c3;
  border-radius: 10px;
  padding: 15px 0;
  background: #fff;
}
 .w320 .row2 .content .choice .city div.cityList{
  cursor: pointer;
  text-align: center;
  font-size: 16px;
font-weight: 500;
  color: #333;
  margin-bottom: 1px;
}
 .w320 .row2 .content .choice .city div.cityList:hover{
  background: url("../images/index/icon7.png") no-repeat 8px center;
  color: #2254a5;
}
 .w320 .row2 .content .choice .city div.cityList.select{
  background: url("../images/index/icon7.png") no-repeat 8px center;
  color: #2254a5;
}
 .w320t ul{
  width: 298px;
  margin: 5px auto 0;
}
 .w320 ul li{
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #ededee;
  background: url("../images/index/n_select.png") no-repeat 5px center;
  padding-left: 25px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
 .w320 ul li:last-child{
  border: none;
}
 .w320 ul li a{
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.w320 ul li:hover{
  background: url("../images/index/select.png") no-repeat 5px center;
}
.w320 ul li:hover a{
  color: #2476c4;
  text-decoration: none
}
.w320 .row2 .nomore{
  font-size: 18px;
  margin-top: 30px;
  text-align: center;
}
.tushuo{
  width: 320px;
  height: 279px;
  background: url(../images/index/tushuo.png) no-repeat;
  margin-top: 30px;
  overflow: hidden;
}
.tushuo .more{
  margin-top: 124px;
  margin-left: 20px;
  margin-bottom: 33px;
}
.tushuo .more a{
  font-size: 16px;
  color: #106fc7;
}
.tushuo ul{
  width: 298px;
  margin: 0 auto;
}
.gzwm {
  margin-left: 95px;
  margin-top: 40px;
}
.guanzhu{
  width: 100%;
  height: 182px;
  background-color: #f6f6f6;
  margin-top: 6px;
}
.guanzhu .code1{
  float: left;
  width: 156px;
  text-align: center;
  margin-top: 20px;
}
.guanzhu .code1 p{
  font-size: 12px;
  color: #333;
}
.bor{
  float: left;
  height: 154px;
  width: 1px;
  background-color: #ededee;
  margin-top: 16px;
}
.kptj {
  width: 860px;
  height: 75px;
  background: url(../images/index/kptj.png) no-repeat;
  margin-bottom: 20px;
  position: relative;
}
.w860 {
  width: 860px;
  float: right;
  margin-top: 25px;
}
.w860 .swiper1{
  float: left;
  width: 420px;
  height: 268px;
}
.w860 .swiper2{
  float: right;
  width: 420px;
  height: 268px;
}
.w860 .swiper1 #swiper1,.w860 .swiper2 #swiper2{
  width: 420px;
  height: 268px;
}
.w860 .swiper1 #swiper1 .swiper-slide a.scale,.w860 .swiper2 #swiper2 .swiper-slide a.scale{
  display: block;
  width: 420px;
  height: 236px;
  position: relative;
  overflow: hidden;
}
.w860 .swiper1 #swiper1 .swiper-slide img,.w860 .swiper2 #swiper2 .swiper-slide img{
  display: block;
  width: 420px;
  height: 236px;
}
.w860 .swiper1 #swiper1 .swiper-slide span.introduce,.w860 .swiper2 #swiper2 .swiper-slide span.introduce{
  display: inline-block;
  width: 400px;
  height: 32px;
  line-height: 32px;
  background: #2276c5;
  padding-left: 20px;
}
.w860 .swiper-slide{
  position: relative;
}
.w860 .swiper-slide span.introduce a{
  font-size: 16px;
  color: #fff;
}
.w860 .swiper1 #swiper1 .swiper-slide span.play,.w860 .swiper2 #swiper2 .swiper-slide span.play{
  position: absolute;
  left:50%;
  top:29%;
  margin-left: -51px;
  width: 102px;
  height: 102px;
  background: url("../images/index/play.png") no-repeat;
}
.s-pic{
  width: 274px;
  float: left;
  margin-top: 21px;
  margin-right: 19px;
}
.s-pic:last-child{
  margin-right: 0;
}
.s-pic a.scale{
  display: block;
  width: 274px;
  height: 155px;
  position: relative;
  overflow: hidden;
}
.s-pic a span{
  position: absolute;
  left: 50%;
  top: 29%;
  margin-left: -26px;
  width: 58px;
  height: 58px;
  background: url(../images/index/play.png) no-repeat;
  background-size: 100% 100%;
}
.s-pic .introduce{
  display: block;
  width: 260px;
  height: 26px;
  line-height: 26px;
  background: #2276c5;
  padding-left: 14px;
}
.s-pic .introduce a{
  font-size: 14px;
  color: #fff;
}
.yjyp-left{
  width: 568px;
  float: left;
}
.yjyp{
  width: 568px;
  height: 41px;
  margin-top: 35px;
}
.yjyp a {
  display: block;
  width: 47px;
  height: 23px;
  float: right;
  margin-top: 17px;
}
.video_wrap{
  width: 568px;
  height: 91px;
  background: url(../images/index/video_back.png) no-repeat;
  margin-top: 15px;
}
.video_wrap .video {
  float: left;
  margin-top: 15px;
  margin-left: 25px;
}
.video_wrap .name{
  float: left;
  font-size: 23px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 15px;
  width: 128px;
}
.scrollbox {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.txt-scroll .txt {
  display: inline-block;
  position: relative;
}
.txt {
  cursor: pointer;
}
.video_wrap .controls {
  width: 140px;
  height: 39px;
  float: left;
  margin-left:40px;
  margin-top: 14px;
}
.video_wrap .controls .prv{
  float: left;
  width: 19px;
  height: 14px;
  background: url(../images/index/prev.png) no-repeat;
  margin-top: 13px;
  cursor: pointer;
}
.video_wrap .controls .play {
  float: left;
  width: 39px;
  height: 39px;
  background-image: url(../images/index/video_play.png);
  background-repeat: no-repeat;
  margin: 0 30px;
  cursor: pointer;
}
.video_wrap .controls .pause{
  background-image: url(../images/index/pause.png);
}
.video_wrap .controls .next {
  float: left;
  width: 19px;
  height: 14px;
  background: url(../images/index/next.png) no-repeat;
  margin-top: 13px;
  cursor: pointer;
}
.video_wrap .volume {
  float: right;
  width: 107px;
  margin-top: 15px;
  margin-right: 10px;
}
.video_wrap .volume .sound {
  width: 55px;
  float: right;
  margin-left: 7px;
  font-size: 0;
}
.video_wrap .volume .sound span {
  display: inline-block;
  width: 3px;
  background: #fff;
  margin-right: 2px;
  cursor: pointer;
}
.video_wrap .volume .horn {
  float: right;
}
.video_wrap .volume .time {
  float: right;
  font-size: 15px;
  color: #fff;
  line-height: 1.2;
  margin-right: 10px;
}
.video_wrap .volume .time span {
  font-size: 15px;
  color: #fff;
}
.video_wrap .progress_wrap {
  position: relative;
  width: 540px;
  height: 4px;
  background: #82d3ff;
  border-radius: 5px;
  margin: 10px auto 0;
  cursor: pointer;
}
.video_wrap .progress_wrap .progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 4px;
  border-radius: 5px;
  background: #fff;
}
.video_wrap .volume .sound span:nth-child(1){
  height: 4px;
}
.video_wrap .volume .sound span:nth-child(2){
  height: 5px;
}
.video_wrap .volume .sound span:nth-child(3){
  height: 6px;
}
.video_wrap .volume .sound span:nth-child(4){
  height: 7px;
}
.video_wrap .volume .sound span:nth-child(5){
  height: 8px;
}
.video_wrap .volume .sound span:nth-child(6){
  height: 9px;
}
.video_wrap .volume .sound span:nth-child(7){
  height: 10px;
}
.video_wrap .volume .sound span:nth-child(8){
  height: 11px;
}
.video_wrap .volume .sound span:nth-child(9){
  height: 12px;
}
.video_wrap .volume .sound span:nth-child(10){
  height: 13px;
}
.yp-list{
  width: 568px;
}
.yp-list li .n_select {
  padding: 11px 0 10px 10px;
  border-bottom: 1px solid #dddddd;
  background: url(../images/index/n_select.png) no-repeat 10px center;
}
.yp-list li .n_select span{
  padding-right: 30px;
  padding-left: 19px;
  background: url(../images/index/sound.png) no-repeat right center;
  font-size: 20px;
  color: #003333;
  cursor: pointer;
}
 .w860 .w271 .wrap{
  width: 271px;
  height: 455px;
  margin-top: 5px;
  background: #f6f6f6;
  padding: 20px 0;
}
 .w860 .w271 .wrap div{
  width: 228px;
  height: 78px;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 14px;
}
 .w860 .w271 .wrap div .flag1{
  float: left;
  display: block;
  width: 79px;
  margin-left: 8px;
  height: 100%;
  background: url("../images/index/flag1.png") no-repeat center;
}
 .w860 .w271 .wrap div .flag2{
  float: left;
  display: block;
  width: 66px;
  margin-left: 18px;
  height: 100%;
  background: url("../images/index/flag2.png") no-repeat center;
}
 .w860 .w271 .wrap div .flag3{
  float: left;
  display: block;
  width: 93px;
  margin-left: 5px;
  height: 100%;
  background: url("../images/index/flag3.png") no-repeat center;
}
 .w860 .w271 .wrap div .flag4{
  float: left;
  display: block;
  width: 76px;
  margin-left: 20px;
  height: 100%;
  background: url("../images/index/flag4.png") no-repeat center;
}
 .w860 .w271 .wrap div .flag5{
  float: left;
  display: block;
  width: 90px;
  margin-left: 13px;
  height: 100%;
  background: url("../images/index/flag5.png") no-repeat center;
}
 .w860 .w271 .wrap div .name{
  display: block;
  width: 125px;
  float: right;
  font-size: 16px;
font-weight: 500;
  color: #333;
  line-height: 78px;
  text-align: center;
}
 .w860 .w271 .wrap div .name.long{
  line-height: 1.2;
  margin-top: 20px;
}
.w860 .w271 {
  width: 271px;
  float: right;
  margin-top: 35px;
}
.cpjz {
  height: 41px;
  margin-bottom: 17px;
}
.cpjz a {
  display: block;
  width: 47px;
  height: 23px;
  float: right;
  margin-top: 17px;
}
.w860 .w271 .wrap div .flag1, .w860 .w271 .wrap div .flag2, .w860 .w271 .wrap div .flag3, .w860 .w271 .wrap div .flag4, .w860 .w271 .wrap div .flag5 {
  width: 62px;
  margin-left: 18px;
}
.img{
  display: block;
  width: 388px;
  height: 156px;
  margin-right: 18px;
  float: left;
  margin-top: 26px;
}
.img:last-child{
  margin-right: 0;
}
.yjkpk{
  height: 72px;
  text-align: center;
  margin-top: 45px;
}
.txt.isMove{
  animation: move 10s linear infinite;
}
@keyframes move {
  0%{
      transform: translateX(0px);
  }
  100%{
      transform: translateX(-100%);
  }
}
